home *** CD-ROM | disk | FTP | other *** search
/ Fr. John Corapi, Solt / Fr. John Corapi, Solt.iso / pc / Quiz3.swf / scripts / DefineButton2_105 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-02-25  |  70 b   |  6 lines

  1. on(release){
  2.    field1 = "";
  3.    first1 = 1;
  4.    gotoAndStop(3);
  5. }
  6.